Linux webm002.cluster126.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
/
home
/
ariannadhf
/
www
/
wp-content
/
plugins
/
wp-show-posts
/
inc
/
/home/ariannadhf/www/wp-content/plugins/wp-show-posts/inc/deprecated.php
<?php if ( ! function_exists( 'wpsp_get_min_suffix' ) ) { /** * Figure out if we should use minified scripts or not * @since 0.1 */ function wpsp_get_min_suffix() { return defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '-min'; } }